-
Home
-
Hotel Booking Lite
-
3.9.4
-
Code
-
Classes
- RoomRepository
Total Complexity |
31 |
Dependencies |
5 |
Dependents |
1 |
Total lines |
307 |
Lines of code |
183 |
Logical lines of code |
85 |
Comment lines |
66 |
Methods |
9 |
Properties |
1 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getBookedDays() |
A |
39 |
11 |
65 |
getAvailableRooms() |
S |
47 |
5 |
35 |
generateRooms() |
S |
50 |
5 |
28 |
getIdTitleList() |
S |
58 |
2 |
15 |
mapEntityToPostData() |
S |
58 |
2 |
15 |
getLockedRooms() |
S |
59 |
2 |
14 |
mapPostToEntity() |
S |
74 |
2 |
4 |
findById() |
S |
79 |
1 |
3 |
findAllByRoomType() |
S |
75 |
1 |
4 |